Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support continue command #34

Merged
merged 9 commits into from
Sep 24, 2023
Merged

feat: support continue command #34

merged 9 commits into from
Sep 24, 2023

Conversation

ShiningRush
Copy link
Owner

@ShiningRush ShiningRush commented Sep 21, 2023

resolve #30

@codecov
Copy link

codecov bot commented Sep 24, 2023

Codecov Report

Patch coverage: 88.67% and project coverage change: -3.48% ⚠️

Comparison is base (1afa592) 63.50% compared to head (c1b193f) 60.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
- Coverage   63.50%   60.02%   -3.48%     
==========================================
  Files          25       28       +3     
  Lines        2170     2972     +802     
==========================================
+ Hits         1378     1784     +406     
- Misses        711     1045     +334     
- Partials       81      143      +62     
Files Changed Coverage Δ
keeper/mongo/mutex.go 62.33% <ø> (ø)
pkg/entity/run/action.go 100.00% <ø> (ø)
pkg/entity/run/run.go 44.68% <ø> (ø)
pkg/mod/mod_define.go 88.23% <ø> (ø)
pkg/mod/commander.go 77.69% <83.78%> (-0.94%) ⬇️
pkg/mod/parser.go 86.05% <88.46%> (+0.37%) ⬆️
keeper/mongo/mongo.go 62.82% <100.00%> (ø)
pkg/entity/dag.go 59.37% <100.00%> (+5.20%) ⬆️
pkg/entity/task.go 53.64% <100.00%> (ø)
pkg/mod/executor.go 79.29% <100.00%> (ø)
... and 1 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ShiningRush ShiningRush merged commit 5112f67 into master Sep 24, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

通过fastflow 能否实现审批流
1 participant